PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextWord Class / getText Method
In This Topic
    getText Method
    In This Topic
    Gets the text.
    Syntax
    public java.lang.String getText()

    Return Value

    The text associated with the word.
    See Also